﻿.articleLaunchBody
{
    font-family: Tahoma;
    font-size: 15px;;
    text-decoration: none;
    color: #313233; /*text-transform: lowercase;*/
    text-align: left;
    line-height: 20px;
    display: block;
}

.articleLaunchBody p, .articleLaunchBody SPAN
{
    font-family: Tahoma;
    font-size: 15px;;
    text-decoration: none;
}
.articleLaunchBody a
{
    font-size: 15px;;
}
.articleLaunchBody a:hover, .articleLaunchBody a:visited, .articleLaunchBody a:active
{
    font-size: 15px;;
}
.articleLaunchBody a img
{
    font-size: 15px;;
     border: 1px solid #BC7149;
}

.articleLaunchBody img
{
     border: 1px solid #BC7149;
}
.articleLaunchBody .marche
{
    text-decoration: underline;
    text-align: center;
    font-weight: bold;
}

.articleLaunchBody .articleLaunchBodySx {
	text-align: left;
	vertical-align:top;
}
